Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

240
Views
"Log full requests/responses data" in cloudformation

The AWS AWS::ApiGateway::Deployment StageDescription docs don't seem to reference the option "Log full requests/responses data" in the API gateway stage settings. I want to ensure it is turned off in cloudformation, how can I do this?

This shows the option I am refering to:

over 4 years ago · Santiago Trujillo
1 answers
Answer question

0

The MethodSetting are not property of AWS::ApiGateway::Deployment. Instead, they are property of AWS::ApiGateway::Stage - MethodSetting:

The MethodSetting property type configures settings for all methods in a stage.

The DataTraceEnabled is the setting on the screenshot. Thus if you don't want it, set it to false:

Indicates whether data trace logging is enabled for methods in the stage. API Gateway pushes these logs to Amazon CloudWatch Logs.

over 4 years ago · Santiago Trujillo Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!